Desktop Functions: Smart Device Functions:
|
CM_Get_DevNode_Property (cfgmgr32) 2 (cfgmgr32)
C# Signature:
[DllImport("CfgMgr32.dll", CharSet = CharSet.Unicode)] Macros:
static void DEFINE_DEVPROPKEY(out DEVPROPKEY key, UInt32 l, UInt16 w1, UInt16 w2, Byte b1, Byte b2, Byte b3, Byte b4, Byte b5, Byte b6, Byte b7, Byte b8, uint pid) User-Defined Types:
struct DEVPROPKEY Tips & Tricks:Property Keys are defined in devpkey.h (https://github.com/tpn/winsdk-10/blob/master/Include/10.0.16299.0/shared/devpkey.h) Sample Code:Please edit this page!Do you have...
Select "Edit This Page" on the right hand toolbar and edit it! Or add new pages containing supporting types needed for this API (structures, delegates, and more). |
|